Bump typescript from 5.1.6 to 5.7.3 in /web#536
Closed
dependabot[bot] wants to merge 300 commits into
Closed
Conversation
Setup db connections
Setup project startup. Create DB
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…oader-utils-2.0.3 Bump loader-utils from 2.0.2 to 2.0.3 in /web
Update nuget
* Switch to linux build for artifact * Fixed case * Separate React build artifact * Made similar changes to prod deployment * Change deploy job name
Fix production deployment going to dev server
Fix pulling dev secrets for prod
Release 0.0.2
* Remove all files before deployment * Make deployment folder a variable * Fix having multiple app_offline files during deployment * Remove all app_offline * Mirror changes to prod
* Add cache for node modules * Add cache dependency to build * Add cache dependency to prod deployment
Reduce build frequency, set powershell to default in deploy action
Upgrade to .Net 7
* Update variable substitution version * Update variable substitution version * Update prod deployment variable substitution
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/delete-package-versions](https://github.com/actions/delete-package-versions) from 4 to 5. - [Release notes](https://github.com/actions/delete-package-versions/releases) - [Commits](actions/delete-package-versions@v4...v5) --- updated-dependencies: - dependency-name: actions/delete-package-versions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0. - [Commits](xunit/xunit@2.7.0...2.8.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Update Nuget packages Bump Microsoft.Azure.Cosmos from 3.38.1 to 3.39.1 in /DataFacade Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) from 3.38.1 to 3.39.1. - [Release notes](https://github.com/Azure/azure-cosmos-dotnet-v3/releases) - [Changelog](https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md) - [Commits](Azure/azure-cosmos-dotnet-v3@3.38.1...3.39.1) --- updated-dependencies: - dependency-name: Microsoft.Azure.Cosmos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Bump Microsoft.AspNetCore.Authentication.JwtBearer in /API Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.4) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0 in /DataFacade.Tests Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.7...2.8.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Bump xunit from 2.7.0 to 2.8.0 in /DataFacade.Tests Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0. - [Commits](xunit/xunit@2.7.0...2.8.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0 in /API.Tests Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.7...2.8.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Bump azure/webapps-deploy from 3.0.0 to 3.0.1 Bumps [azure/webapps-deploy](https://github.com/azure/webapps-deploy) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/azure/webapps-deploy/releases) - [Commits](Azure/webapps-deploy@145a068...de617f4) --- updated-dependencies: - dependency-name: azure/webapps-deploy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Bump igorjs/gh-actions-clean-workflow from 4 to 5 Bumps [igorjs/gh-actions-clean-workflow](https://github.com/igorjs/gh-actions-clean-workflow) from 4 to 5. - [Release notes](https://github.com/igorjs/gh-actions-clean-workflow/releases) - [Commits](igorjs/gh-actions-clean-workflow@v4...v5) --- updated-dependencies: - dependency-name: igorjs/gh-actions-clean-workflow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [igorjs/gh-actions-clean-workflow](https://github.com/igorjs/gh-actions-clean-workflow) from 5 to 6. - [Release notes](https://github.com/igorjs/gh-actions-clean-workflow/releases) - [Commits](igorjs/gh-actions-clean-workflow@v5...v6) --- updated-dependencies: - dependency-name: igorjs/gh-actions-clean-workflow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [azure/webapps-deploy](https://github.com/azure/webapps-deploy) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/azure/webapps-deploy/releases) - [Commits](Azure/webapps-deploy@de617f4...2fdd5c3) --- updated-dependencies: - dependency-name: azure/webapps-deploy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.1.6 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.1.6...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
A newer version of typescript exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps typescript from 5.1.6 to 5.7.3.
Release notes
Sourced from typescript's releases.
... (truncated)
Commits
a5e123dUpdate LKG8bc0204🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36Bump version to 5.7.3 and LKGe167412🤖 Pick PR #60794 (HardensanitizeLogagainst incorr...) into release-5.7 (#...9ba364cFix coverage build on release-5.7 (#60792)4b7441a🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)